From: Juri Linkov Date: Thu, 20 May 2010 21:38:59 +0000 (+0300) Subject: Remove obsolete comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~4802^2~39 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2ee13033a8a600e53b86004fad293c8819412131;p=emacs.git Remove obsolete comment. --- diff --git a/lisp/comint.el b/lisp/comint.el index 8defc3c7800..fd3cff3b5f9 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -309,7 +309,6 @@ the function `comint-truncate-buffer' is on `comint-output-filter-functions'." :type 'integer :group 'comint) -;; FIXME: this should be defcustom (defcustom comint-input-ring-size 500 "Size of the input history ring in `comint-mode'." :type 'integer